home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
internet
/
irc_i_dodatki
/
cserver
/
cserver.doc
< prev
next >
Wrap
Text File
|
1997-03-28
|
3KB
|
93 lines
CServer
Version 1.2a
by Matthew Gregan (kinetik@es.co.nz)
Description:
~~~~~~~~~~~~
Using this script, you can easily connect thread from within AmIRC by simply
typing "/CServer" with the approriate arguments. No more opening that
cumbersome "Server Connection" window in AmIRC!
Installation:
~~~~~~~~~~~~~
To install, just copy the script to the Rexx directory within your AmIRC
directory, and then create an alias in AmIRC like so:
/Alias CServer /Rx CServer %p
Save your preferences in AmIRC, and from now on, to connect thread, type:
/CServer <server> [port] [nick] [channel to autojoin]
While none of the arguments are required, there is no point running the script
without supplying a server to connect to, therefore, when no server is supplied
in the arguments, CServer will display it's syntax in the current AmIRC window.
The other options must be supplied in the correct order, but they do not all
have to be supplied, only the desired ones.
Examples:
/CServer StLouis.MO.US.UnderNet.Org 6662
- Connects to StLouis's Undernet server on port 6662.
/CServer irc.ihug.co.nz #Amiga
- Connects to my provider's server and automatically joins #Amiga.
/CServer irc.wildstar.net Kinetik
- Connects to Wildstar's IRC server and using the nick "Kinetik".
History:
~~~~~~~~
1.0 (03.21.97) First Aminet release.
1.1 (03.27.97) Internal, not released.
· Added support for nick and autojoin arguments.
1.2 (03.28.97) Second Aminet release.
· Fixed some problems with the new arguments, and added much
smarter argument parsing.
1.2a (03.28.97) Third Aminet release.
· Fixed tiny bug in script. Sorry about that, everyone.
Legal:
~~~~~~
This script is released into the public domain, since there is no reason to have
any sort of copyright on such a simple, and easily modified script. You are
therefore free to modify and spread the script as you like, but I take no
responsibility for what happens once it leaves my system.
The author:
~~~~~~~~~~~
You will find me in UnderNet #Amiga between 5:00->8:30pm and 3:30->5:00am GMT,
using the nick Kinetik. Take a look at "http://www.es.co.nz/~kinetik/amiga/" for
more information about the channel and it's users. That page is maintained by my
best friend, Beth Wise (inky@csrlink.net).
For information about myself and what I do, take a look at my website at
"http://www.toptown.com/centralpark/kinetik/". This page isn't actually online
yet, but expect it in the next two weeks. On this page you will also find the
newest version and beta releases of my current programs, as well as RFC style
sheets for upcoming projects of mine.
To contact me via mail, use these addresses:
Snail:
Matthew Gregan
3 Melford Close
Kingsbury Park
Rangiora 8254
New Zealand
Email: kinetik@es.co.nz
Phone: +643 3136170
Look out for more of my software on Aminet. Current project, TIM, the invisible
mailer, "http://www.toptown.com/centralpark/kinetik/tim.html" for more
information.